#lmcase_middle{
    width:100%;
    background: url("../img/index/bg.jpg") repeat-y center;
    padding: 10px 0;

}
#lmcase_middle>div:nth-child(1){
    width: 1130px;
    margin: 0 auto;
    height: 500px;
}
#lmcase_middle_left{
    width: 245px;

}
#lmcase_middle_left div:nth-child(1){
    background-color: #313F3F;
    height: 130px;
    text-align: center;
    color: #EFD380;
    font-size: 28px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
}
#lmcase_middle_left div:nth-child(1) p:nth-child(2){
    color: #8E8272;
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
}
#lmcase_middle_left div:nth-child(2){
    background-color: #F8F1E7;
    border: 4px solid #313F3F;
    padding-bottom: 20px;
    padding-top: 10px;
    margin-bottom: 20px;

}
#lmcase_middle_left div:nth-child(2)>ul{
    margin-top: 10px;
    margin-left: 21px;
}
#lmcase_middle_left div:nth-child(2)>ul>li>p{
    height: 40px;
    width: 195px;
    background-color: #313F3F;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #EFD380;
    padding-top: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
#lmcase_middle_left div:nth-child(2)>ul>li>p a{
    color: #EFD380;

}
#lmcase_middle_left div:nth-child(2)>ul>li li{
    line-height: 50px;
    width: 195px;
    border-bottom: 1px dotted #7E837F;
}
#lmcase_middle_left div:nth-child(2)>ul>li li a{
    color: #313F3F;

}
#lmcase_middle_left div:nth-child(2)>ul>li li:last-child{
    border-bottom: none;
    margin-bottom: -20px;
}
#lmcase_middle_left div:nth-child(2) span{
    color: #EFD380;
    border: 1px solid #EFD380;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 3px;
    margin-right: 10px;
}
#lmcase_middle_left div:nth-child(3){
    background-color: #313F3F;
    height: 130px;
    text-align: center;
    color: #EFD380;
    font-size: 28px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
}
#lmcase_middle_left div:nth-child(3) p:nth-child(2){
    color: #8E8272;
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
}
#lmcase_middle_left div:nth-child(4){
    border: 4px solid #313F3F;
    background-color: #F8F1E7;
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
}
#lmcase_middle_left div:nth-child(4) p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
}

#lmcase_middle_left div:nth-child(4) p:nth-child(2){
    font-size: 11px;
    color: #C1BFBC;
}
#lmcase_middle_right{
    width: 840px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

#lmcase_middle_right div:nth-child(1) li{
    float: left;
    text-align: center;
    margin-bottom: 30px;
    margin-right: 21px;
}
#lmcase_middle>div>div .img-pos{
    width: 266px;
    height: 190px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#lmcase_middle_right div:nth-child(1) li img{
    max-width:266px;
	max-height:190px;
}
#lmcase_middle_right div:nth-child(1) li:nth-child(3n+0){

    margin-right: 0;
}
#lmcase_middle_right #news{
    border-bottom: 1px solid #D7D7D6;
    clear: both;
    height: 22px;
    margin-bottom: 15px;
    color: #747474;
}
#lmcase_middle_right #news div{
    float: left;

    border-bottom: 3px solid #5F7171;

}
#lmcase_middle_right #news{
    color: #D7D7D6;
}

#lmcase_middle_right #news span{
    font-weight: bold;
    color: #5F7171;
}
#lmcase_middle_right #list ul{
	margin-top:30px;
}
#lmcase_middle_right #list li{
    float: left;
    margin-right: 60px;
    line-height: 0;
	font-size:15px;
	width:380px;
	text-align:left;
}
#lmcase_middle_right #list img{
	display:none;
}
#lmcase_middle_right #list li:nth-child(even){
    margin-right: 0;

}
#lmcase_middle_right #list li span{
    margin-left: 20px;
	float:right;
}
#lmcase_middle_right #list a{
    color: #5F7171;
}